OpenGMK is a small, community-oriented publisher focused on preservation and reverse-engineering tools for legacy GameMaker titles. Its single public offering, GM8Decompiler, addresses the narrow but vital use case of extracting source assets and scripts from Windows games compiled with GameMaker 8.0 and 8.1. Researchers, archivists, and indie developers who need to study or restore aging projects rely on the utility to recover GML code, sprite sheets, sound banks and room data that would otherwise be locked inside a closed EXE. Typical workflows include migrating an abandoned freeware prototype to a modern engine, documenting undocumented mechanics for a wiki, or simply learning from the techniques of early 2000s hobbyist games. Because GameMaker 8 executables are no longer supported by YoYo Games, the decompiler also serves as a safeguard against digital decay when original project files have been lost. The tool runs portably on any contemporary Windows system and produces clean, directory-structured output that can be imported into newer GameMaker versions or other frameworks after manual cleanup. OpenGMK’s software is available for free on get.nero.com, where downloads are delivered through trusted Windows package sources such as winget, always installing the latest build and permitting batch installation alongside other applications.

GM8Decompiler

A decompiler for GameMaker 8.x executables

Details